ASP.NET MVC Controls
CollectionViewBatchEditRequest<T> Class Members
Properties 

The following tables list the members exposed by CollectionViewBatchEditRequest<T>.

Public Constructors
 NameDescription
Public ConstructorCollectionViewBatchEditRequest<T> Constructor  
Top
Public Properties
 NameDescription
Public PropertyColumnGets or sets which column of data will be acquired (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyCommandThe request command type. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyDistinctIndicate the data of column should be distinct. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyExtraRequestDataGet the extra request data. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyOperatingItemsThe batch operating data.  
Public PropertyPageIndexThe page index. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyPageSizeThe page size. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertySkipGets or sets the skip items' count from the start. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertySortDescriptionsThe sort descriptions. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Public PropertyTopGets or sets the items' count required. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>)
Top
See Also

Reference

CollectionViewBatchEditRequest<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback